[INFO] fetching crate fluxion-stream 0.8.0...
[INFO] fixing fluxion-stream-0.8.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate fluxion-stream 0.8.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate fluxion-stream 0.8.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fluxion-stream 0.8.0
[INFO] tweaked toml for crates.io crate fluxion-stream 0.8.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fluxion-stream 0.8.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fluxion-stream 0.8.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 545852bf6731ac23dc2e631c5f15bc9f0f6f7778554fca67b1fb064e1ad9169c
[INFO] running `Command { std: "docker" "start" "545852bf6731ac23dc2e631c5f15bc9f0f6f7778554fca67b1fb064e1ad9169c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "545852bf6731ac23dc2e631c5f15bc9f0f6f7778554fca67b1fb064e1ad9169c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "545852bf6731ac23dc2e631c5f15bc9f0f6f7778554fca67b1fb064e1ad9169c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "545852bf6731ac23dc2e631c5f15bc9f0f6f7778554fca67b1fb064e1ad9169c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling portable-atomic-util v0.2.4
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking fluxion-core v0.8.0
[INFO] [stderr]     Checking fluxion-ordered-merge v0.8.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking fluxion-test-utils v0.8.0
[INFO] [stderr]     Checking fluxion-stream v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/scan_ordered/implementation.rs:72:39
[INFO] [stdout]    |
[INFO] [stdout] 72 | ...                   let (acc, ref mut f) = &mut *guard;
[INFO] [stdout]    |                                 ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/scan_ordered/multi_threaded.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | define_scan_ordered_impl!(Send + Sync +);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `define_scan_ordered_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern and borrow explicitly using a variable binding mode
[INFO] [stdout]    |
[INFO] [stdout] 72 |                             let &mut (ref mut acc, ref mut f) = &mut *guard;
[INFO] [stdout]    |                                 ++++  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/partition/implementation.rs:121:25
[INFO] [stdout]      |
[INFO] [stdout]  120 |                     while let Either::Left((stream_item, _)) =
[INFO] [stdout]      |                                             -----------
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             `stream_item` calls a custom destructor
[INFO] [stdout]      |                                             `stream_item` will be dropped later as of Edition 2024
[INFO] [stdout]  121 |                         select(stream.next(), cancel.cancelled()).await
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                         |                                         |
[INFO] [stdout]      |                         |                                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                         |                                         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  125 |                                 let inner = value.clone().into_inner();
[INFO] [stdout]      |                                     -----
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     `inner` calls a custom destructor
[INFO] [stdout]      |                                     `inner` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  145 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/partition/multi_threaded.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | define_partition_impl!(Send + Sync + );
[INFO] [stdout]      | -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `define_partition_impl` which comes from the expansion of the macro `pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/share/implementation.rs:51:25
[INFO] [stdout]      |
[INFO] [stdout]   50 |                     while let Either::Left((stream_item, _)) =
[INFO] [stdout]      |                                             -----------
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             `stream_item` calls a custom destructor
[INFO] [stdout]      |                                             `stream_item` will be dropped later as of Edition 2024
[INFO] [stdout]   51 |                         select(stream.next(), cancel.cancelled()).await
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                         |                                         |
[INFO] [stdout]      |                         |                                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                         |                                         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   67 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/share/multi_threaded.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | define_share_impl!(Send + Sync + );
[INFO] [stdout]      | ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `define_share_impl` which comes from the expansion of the macro `pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> src/ordered_merge/implementation.rs:137:24
[INFO] [stdout]     |
[INFO] [stdout] 137 |                     if let Some(item) = self.buffered[idx].take() {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^-------------------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ordered_merge/multi_threaded.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | define_ordered_merge_impl!(Send + Sync +);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> src/ordered_merge/implementation.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     } else {
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ordered_merge/multi_threaded.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | define_ordered_merge_impl!(Send + Sync +);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `define_ordered_merge_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/ordered_merge_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/take_while_with_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/all_tests.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/fluxion_subject/composition_tests.rs (2 fixes)
[INFO] [stderr]    Migrating benches/scan_ordered_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/partition_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/with_latest_from_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/filter_ordered_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/sample_ratio_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/combine_latest_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/share_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/map_ordered_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/emit_when_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/skip_items_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/into_fluxion_stream_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/take_latest_when_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/distinct_until_changed_bench.rs from 2021 edition to 2024
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/scan_ordered/implementation.rs:72:39
[INFO] [stdout]    |
[INFO] [stdout] 72 | ...                   let (acc, ref mut f) = &mut *guard;
[INFO] [stdout]    |                                 ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/scan_ordered/multi_threaded.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | define_scan_ordered_impl!(Send + Sync +);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `define_scan_ordered_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern and borrow explicitly using a variable binding mode
[INFO] [stdout]    |
[INFO] [stdout] 72 |                             let &mut (ref mut acc, ref mut f) = &mut *guard;
[INFO] [stdout]    |                                 ++++  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/tap_bench.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/partition/implementation.rs:121:25
[INFO] [stdout]      |
[INFO] [stdout]  120 |                     while let Either::Left((stream_item, _)) =
[INFO] [stdout]      |                                             -----------
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             `stream_item` calls a custom destructor
[INFO] [stdout]      |                                             `stream_item` will be dropped later as of Edition 2024
[INFO] [stdout]  121 |                         select(stream.next(), cancel.cancelled()).await
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                         |                                         |
[INFO] [stdout]      |                         |                                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                         |                                         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  125 |                                 let inner = value.clone().into_inner();
[INFO] [stdout]      |                                     -----
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     `inner` calls a custom destructor
[INFO] [stdout]      |                                     `inner` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  145 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/partition/multi_threaded.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | define_partition_impl!(Send + Sync + );
[INFO] [stdout]      | -------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `define_partition_impl` which comes from the expansion of the macro `pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/share/implementation.rs:51:25
[INFO] [stdout]      |
[INFO] [stdout]   50 |                     while let Either::Left((stream_item, _)) =
[INFO] [stdout]      |                                             -----------
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             `stream_item` calls a custom destructor
[INFO] [stdout]      |                                             `stream_item` will be dropped later as of Edition 2024
[INFO] [stdout]   51 |                         select(stream.next(), cancel.cancelled()).await
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                         |                                         |
[INFO] [stdout]      |                         |                                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                         |                                         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         |                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                         `__awaitee` calls a custom destructor
[INFO] [stdout]      |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   67 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/share/multi_threaded.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 | define_share_impl!(Send + Sync + );
[INFO] [stdout]      | ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1322 | |             $( $where_clause_ty
[INFO] [stdout] 1323 | |                 $(: $where_clause_bound)?
[INFO] [stdout]      | |_______________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/event-listener-5.4.1/src/lib.rs:1054:1
[INFO] [stdout]      |
[INFO] [stdout] 1054 | / pin_project_lite::pin_project! {
[INFO] [stdout] 1055 | |     #[project(!Unpin)]
[INFO] [stdout] 1056 | |     #[project = ListenerProject]
[INFO] [stdout] 1057 | |     struct InnerListener<T, B: Borrow<Inner<T>>>
[INFO] [stdout] ...    |
[INFO] [stdout] 1082 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `define_share_impl` which comes from the expansion of the macro `pin_project_lite::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> src/ordered_merge/implementation.rs:137:24
[INFO] [stdout]     |
[INFO] [stdout] 137 |                     if let Some(item) = self.buffered[idx].take() {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^-------------------------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ordered_merge/multi_threaded.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | define_ordered_merge_impl!(Send + Sync +);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> src/ordered_merge/implementation.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     } else {
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ordered_merge/multi_threaded.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | define_ordered_merge_impl!(Send + Sync +);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `define_ordered_merge_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/benchmarks.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/types_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/start_with_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/merge_with_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/distinct_until_changed_by_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/combine_with_previous_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/take_items_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/window_by_count_bench.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr] crater-edition-check: fluxion-stream v0.8.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking fluxion-stream v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/scan_ordered/implementation.rs:72:39
[INFO] [stdout]    |
[INFO] [stdout] 72 | ...                   let (acc, ref mut f) = &mut *guard;
[INFO] [stdout]    |                                 ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/scan_ordered/multi_threaded.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | define_scan_ordered_impl!(Send + Sync +);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `define_scan_ordered_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern and borrow explicitly using a variable binding mode
[INFO] [stdout]    |
[INFO] [stdout] 72 |                             let &mut (ref mut acc, ref mut f) = &mut *guard;
[INFO] [stdout]    |                                 ++++  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/scan_ordered/implementation.rs:72:39
[INFO] [stdout]    |
[INFO] [stdout] 72 | ...                   let (acc, ref mut f) = &mut *guard;
[INFO] [stdout]    |                                 ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/scan_ordered/multi_threaded.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | define_scan_ordered_impl!(Send + Sync +);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `define_scan_ordered_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern and borrow explicitly using a variable binding mode
[INFO] [stdout]    |
[INFO] [stdout] 72 |                             let &mut (ref mut acc, ref mut f) = &mut *guard;
[INFO] [stdout]    |                                 ++++  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluxion-stream` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fluxion-stream` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "545852bf6731ac23dc2e631c5f15bc9f0f6f7778554fca67b1fb064e1ad9169c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "545852bf6731ac23dc2e631c5f15bc9f0f6f7778554fca67b1fb064e1ad9169c", kill_on_drop: false }`
[INFO] [stdout] 545852bf6731ac23dc2e631c5f15bc9f0f6f7778554fca67b1fb064e1ad9169c
